mybatis 加載配置文件的方法 一. 使用sqlSessionFactory 的 mapperLocations 進行加載 <!-- SessionFactory --> <bean id="sqlSessi ...